PHY SET 6DOF JOINT TWIST LIMIT

Set the twist limit on a joint.

  Syntax
PHY SET 6DOF JOINT TWIST LIMIT ID, dampingLow#, restitutionLow#, springLow#, valueLow#, dampingHigh#, restitutionHigh#, springHigh#, valueHigh#
  Parameters
ID
Integer
identification number of the joint
dampingLow#
Float
if spring is greater than zero, this is the damping of the spring
restitutionLow#
Float
controls the amount of bounce when the joint hits a limit
springLow#
Float
if greater than zero, the limit is soft, i.e. a spring pulls the joint back to the limit
valueLow#
Float
the angle / position beyond which the limit is active
dampingHigh#
Float
if spring is greater than zero, this is the damping of the spring
restitutionHigh#
Float
controls the amount of bounce when the joint hits a limit
springHigh#
Float
if greater than zero, the limit is soft, i.e. a spring pulls the joint back to the limit
valueHigh#
Float
the angle / position beyond which the limit is active

  Returns

  Example Code
No example code is provided for this command